SftTree/NET 2.0

PartsTopEdge Property, HeadersClass Class

Softel vdm, Inc.

Defines the top edge gap for cells in the column header area, used to calculate the available interior space in a cell (GenericPartClass.PartAlignment).

Syntax      HeadersClass Class (Softelvdm.SftTreeNET)

VB   

Public Property PartsTopEdge As Integer

C#   

public int PartsTopEdge { get; set; }

C++   

public: property int PartsTopEdge {
        int get();
        void set(int value);
}

Property Value

The top edge gap in pixels.

The default value is 1.

Comments

The PartsTopEdge property defines the top edge gap for cells in the column header area, used to calculate the available interior space in a cell (GenericPartClass.PartAlignment).


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com